home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2000 July & August / EPA005.iso / Wersje testowe / Multi Generator / Multi Generator.exe / 0 / RCDATA / TOPROGRAMIE / TOPROGRAMIE.txt < prev   
Encoding:
Text File  |  2000-04-12  |  2.1 KB  |  79 lines

  1. object OProgramie: TOProgramie
  2.   Left = 364
  3.   Top = 170
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsSingle
  6.   Caption = 'O programie...'
  7.   ClientHeight = 137
  8.   ClientWidth = 307
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -13
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   Icon.Data = {<image000.ico>}
  15.   Position = poScreenCenter
  16.   PixelsPerInch = 120
  17.   TextHeight = 16
  18.   object Label1: TLabel
  19.     Left = 87
  20.     Top = 8
  21.     Width = 133
  22.     Height = 25
  23.     Caption = 'Multi Generator'
  24.     Font.Charset = DEFAULT_CHARSET
  25.     Font.Color = clWindowText
  26.     Font.Height = -22
  27.     Font.Name = 'MS Sans Serif'
  28.     Font.Style = []
  29.     ParentFont = False
  30.   end
  31.   object Label2: TLabel
  32.     Left = 122
  33.     Top = 32
  34.     Width = 63
  35.     Height = 16
  36.     Caption = 'Wersja 2.0'
  37.   end
  38.   object Label3: TLabel
  39.     Left = 87
  40.     Top = 56
  41.     Width = 132
  42.     Height = 16
  43.     Caption = 'Warszawa 08.04.2000r'
  44.   end
  45.   object Bevel1: TBevel
  46.     Left = 29
  47.     Top = 80
  48.     Width = 249
  49.     Height = 17
  50.     Shape = bsTopLine
  51.     Style = bsRaised
  52.   end
  53.   object BitBtn1: TBitBtn
  54.     Left = 101
  55.     Top = 96
  56.     Width = 105
  57.     Height = 30
  58.     Caption = 'Zamknij'
  59.     Default = True
  60.     ModalResult = 1
  61.     TabOrder = 0
  62.     Glyph.Data = {
  63.       76010000424D7601000000000000760000002800000020000000100000000100
  64.       04000000000000010000120B0000120B00001000000000000000000000000000
  65.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  66.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
  67.       555555555555555555555555555555555555555555FF55555555555559055555
  68.       55555555577FF5555555555599905555555555557777F5555555555599905555
  69.       555555557777FF5555555559999905555555555777777F555555559999990555
  70.       5555557777777FF5555557990599905555555777757777F55555790555599055
  71.       55557775555777FF5555555555599905555555555557777F5555555555559905
  72.       555555555555777FF5555555555559905555555555555777FF55555555555579
  73.       05555555555555777FF5555555555557905555555555555777FF555555555555
  74.       5990555555555555577755555555555555555555555555555555}
  75.     NumGlyphs = 2
  76.     Spacing = 6
  77.   end
  78. end
  79.